home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 095 / 151b_txt.arc / FS.HLP < prev    next >
Text File  |  1986-08-18  |  2KB  |  51 lines

  1. S)earch: "S" scans file names and descriptions for a key term. This 
  2. gives you the capability to search for a specific file, to locate a 
  3. group of files dealing with a specific topic or to identify certain 
  4. types of files (e.g., .bas, .com, .exe).  
  5.  
  6. You will be prompted for the string to scan for after you issue the "S" 
  7. command. Case (upper or lower) is ignored in the search. For instance, 
  8. the S)earch command treats the string "PC" and "pc" as identical.  
  9.  
  10. Next, you will be asked for a directory to scan. Type in their name(s) 
  11. or number(s) separated by semicolons. You can search through all of the 
  12. directories on the system by typing "ALL" at the prompt. Pressing 
  13. [ENTER] will return you to the Files Menu.  
  14.  
  15. TIPS:
  16. 1. You can obtain a list of directory names and numbers by giving the 
  17. "L" command.  
  18.  
  19. 2. Using "ALL" may result in a time consuming search if the RBBS-PC 
  20. system contains many files. You can save time by searching specific 
  21. directories.  
  22.  
  23. 3. You can stack the S)earch command with the desired string. That is, 
  24. you can enter "S;<string>" directly from the Files Menu. For example, 
  25. you could type "S;ZORK" to search for the string "ZORK". You will then 
  26. be asked for directory you want to scan.  
  27.  
  28. 4. A string that occurs as part of a file name or description will still 
  29. produce a match. Entering "BAS" will give you a listing of all files 
  30. with 1) a ".BAS" extension, 2) "BAS" as part of the file name, or 3) 
  31. "BAS" as part of a word or term in the file description.  
  32.  
  33. 5. S supports only exact matches and not "wildcards".  For example
  34. "S;LIST*.ARC" will not find LIST543.ARC.
  35.  
  36. 6. Keep in mind that strings consisting of only a few characters could 
  37. produce too many matches.   S;X will locate every line with an "X" in it.
  38.  
  39. 7. Strings consisting of many characters could produce too few matches.
  40. For example, if you want all files connected with QMODEM, specifying 
  41. "S;QMODEM" will miss QMDM210.ARC and QMODFON.ARC.  You might want to 
  42. broaded your search with "S;QM" to make sure you get all wanted files.
  43.  
  44. 8. You can use the "S" command to search for file types such as .DOC, 
  45. .ARC, .COM etc. You could also search for files related to a specific 
  46. topic such as "spread" for information or programs related to spread 
  47. sheets or "comm" for communications programs.  
  48.  
  49. 9. You can stack the directories to search, as in "S;BAS;BASIC;PROG"
  50. to search directories BASIC and PROG for the substring BAS.
  51.